Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODTransform


NewTransform

The NewTransform method creates a new identity transform.

ODTransform NewTransform ();
return value
A reference to the newly created transform, or kODNULL if an error occurred.
DISCUSSION
This method initializes the reference count of the returned transform. When you have finished using that transform, you should call its Release method.

EXCEPTIONS
kODErrOutOfMemory
There is not enough memory to create a new transform.
SEE ALSO
Table 11-1 on page 466 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help